#banner3 .owl-item img  {
    box-shadow: 0 0 8px #0000009e;
    transition: all 0.5s ease 0s;
}
#banner3 .owl-stage {
    width: 100% !important;
    max-width: 1000px !IMPORTANT;
    margin: 0 auto;
}
#banner2 .owl-stage {
    width: 100% !important;
}
#banner3 .owl-item  {
    width: 50% !important;
    padding: 15px;
}
#banner2 .owl-item  {
    width: 100% !important;
}
.order-now {
    margin-bottom: 50px;
}
.camera_wrap .owl-nav .owl-prev, .camera_wrap .owl-nav .owl-next {
    background-color: #ffffff85 !important;
    padding: 136px !important;
    width: 50px !IMPORTANT;
    height: 50px !important;
    border-radius: 3px;
}
.camera_wrap .owl-nav .owl-prev {
    background-position: top 10px left 13px !important;
}
.camera_wrap .owl-nav .owl-next {
    background-position: top 10px left 17px !important;
}
#slider .pattern {
    text-align: center;
    padding: 0 20px;
}
.offer.link {
    margin: 20px 0 0;
    background: #ffeb01;
    color: #09686e;
    padding: 9px 30px 7px 30px;
    font-size: 20px;
    border-radius: 5px;
    text-decoration: none !important;
}
.info-description a img {
    transition: all 0.5s ease 0s;
}
.info-description a:hover img {
    box-shadow: 0 0 16px #939393;
    transition: all 0.5s ease 0s;
    transform: scale(1.01);
}
ul.megamenu.none li.pull-right a strong {
    font-weight: bold !important;
}
header .pattern > .desktop-menu .megamenu-wrapper ul.megamenu > li.pull-right > a:after {
    background: transparent;
}
ul.megamenu.none li.pull-right a, .offer.link {
  border: none;
  cursor: pointer;
  display: inline-block;
  -webkit-animation: glowing 1500ms infinite;
  -moz-animation: glowing 1500ms infinite;
  -o-animation: glowing 1500ms infinite;
  animation: glowing 1500ms infinite;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}
@-webkit-keyframes glowing {
  0% { background-color: #ddcb00; -webkit-box-shadow: 0 0 3px #ddcb00; }
  50% { background-color: #ffeb01; -webkit-box-shadow: 0 0 40px #ffeb01; }
  100% { background-color: #ddcb00; -webkit-box-shadow: 0 0 3px #ddcb00; }
}

@-moz-keyframes glowing {
  0% { background-color: #ddcb00; -moz-box-shadow: 0 0 3px #ddcb00; }
  50% { background-color: #ffeb01; -moz-box-shadow: 0 0 40px #ffeb01; }
  100% { background-color: #ddcb00; -moz-box-shadow: 0 0 3px #ddcb00; }
}

@-o-keyframes glowing {
  0% { background-color: #ddcb00; box-shadow: 0 0 3px #ddcb00; }
  50% { background-color: #ffeb01; box-shadow: 0 0 40px #ffeb01; }
  100% { background-color: #ddcb00; box-shadow: 0 0 3px #ddcb00; }
}

@keyframes glowing {
  0% { background-color: #ddcb00; box-shadow: 0 0 3px #ddcb00; }
  50% { background-color: #ffeb01; box-shadow: 0 0 40px #ffeb01; }
  100% { background-color: #ddcb00; box-shadow: 0 0 3px #ddcb00; }
}
header .pattern > .desktop-menu .megamenu-wrapper ul.megamenu > li > a strong .megamenu-label {
    position: absolute;
    top: -6px;
    left: 12px;
}
header .pattern > .desktop-menu .megamenu-wrapper ul.megamenu {
    overflow: inherit;
}
.header-top {
    padding-top: 0;
}
marquee {
    background: #c8201e;
    color: white;
    font-weight: bold;
    padding: 5px 0;
    letter-spacing: 1px;
}
marquee span {
    margin-right: 200px;
}

.radio.radio-type-button2 div b {
    font-size: 12px !important;
    font-style: italic;
    font-weight: normal !important;
}
.mimage, .mimage img{
  -webkit-touch-callout: none;
    -webkit-user-select: none; 
     -khtml-user-select: none; 
       -moz-user-select: none;
        -ms-user-select: none; 
            user-select: none; 
}
.d-none.close-aside-box2 {
    top: -15px;
}
.mfilter-box .box-heading {
    display: block !important;
    padding-bottom: 0 !important;
    font-weight: 500 !important;
}
.sticky-top.aside {
    padding-top: 27px;
}
.mfilter-heading-text span {
    font-weight: 500 !important;
}
.mfilter-heading-text {
    text-transform: initial;
    font-size: 14px;
}
.mfilter-tb-as-td {
    text-transform: inherit !important;
    letter-spacing: 0.5px;
}
.mfilter-content > ul > li {
    border: 1px solid #eee;
    margin: 15px 0 !important;
    padding: 10px 8px !important;
    border-radius: 3px;
}
.mfilter-content-opts {
    padding: 8px 3px !important;
}
.mfilter-heading .mfilter-head-icon {
    display: block !important;
    margin-right: 4px !important;
    margin-top: -15px !important;
}
.mfilter-checkbox .mfilter-col-input {
    position: relative;
    padding-left: 7px !important;
}
.mfilter-checkbox .mfilter-col-input:before {
    background: #fff !important;
    border: 1px solid #a1a1a1 !important;
    border-radius: 3px;
    width: 18px !important;
    height: 18px !important;
}
.mfilter-column_left .mfilter-counter:before {
    content: "(";
}
.mfilter-column_left .mfilter-counter:after {
    content: ")";
}
.mfilter-column_left .mfilter-counter:before, .mfilter-column_left .mfilter-counter:after {
    border: none;
    display: inline;
    height: auto;
    width: auto;
    position: static;
    right: auto;
    top: auto;
}
.mfilter-live-filter input[type="text"] {
    background-position: right -97px !important;
    height: 34px;
}
.product-info .alert.alert-warning {
    line-height: 35px;
}
.moption_input{
    position: absolute !important;
    opacity: 0;
}
.button, .btn, ul.megamenu > li > a:before, #mobile-header-2 .top-center .open-cart2 a .cart-count, #mobile-header-3 .top-center .open-cart a .cart-count, .filter-product .filter-tabs .bg-filter-tabs .bg-filter-tabs2 .nav-tabs .nav-item .nav-link.active:before {
    background: #09686e !important;
}
.ptab li a {
    background: #d8d8d8 !important;
    /*background: conic-gradient(#d7d7d7, #c3c3c3, #cccccc, #c6c6c6, #d3d3d3, #d8d8d8, #d5d5d5, #d8d8d8, #d3d3d3, #c5c5c5, #c0c0c0, #bfbfbf, #d0d0d0, #d9d9d9, #d1d1d1, #c5c5c5, #c8c8c8, #d7d7d7, #d5d5d5, #cdcdcd, #c4c4c4, #d9d9d9, #cecece, #c5c5c5, #c5c5c5, #cdcdcd, #d8d8d8, #d9d9d9, #d7d7d7) content-box, linear-gradient(#d4d4d4, #d4d4d4) padding-box, radial-gradient(rgba(120, 120, 120, 0.9), rgba(120, 120, 120, 0) 70%) 50% bottom/80% 0.46875em no-repeat border-box !important;*/
    padding: 0 !important;
}
.ptab li a.disabled {
    background: #f7f7f7 !important;
}
.ptab li a.active, .ptab li a:hover {
    background: #ffeb01 !important;
    /* background: conic-gradient(#edc800, #e3b600, #f3cf00, #ffe800, #ffe900, #ffeb00, #ffe000, #ebc500, #e0b100, #f1cc00, #fcdc00, #ffe500, #fad900, #eec200, #e7b900, #f7d300, #ffe800, #ffe300, #f5d100, #e6b900, #e3b600, #f4d000, #ffe400, #ebc600, #e3b600, #f6d500, #ffe900, #ffe90a, #edc800) content-box, linear-gradient(#f6d600, #f6d600) padding-box, radial-gradient(rgba(120, 120, 120, 0.9), rgba(120, 120, 120, 0) 70%) 50% bottom/80% 0.46875em no-repeat border-box !important;*/
}
.ptab li a.active {
    font-weight: bold;
}
.product-info .product-center .price .price-new, .product-info .product-center .hurry-up .heading span, .htabs a.selected, .rating i.active {
    color: #000000 !important;
}
.blog-article .post-entry .share {
    display: none;
}
#product .tab-content {
    font-size: 15px;
}
#product .tab-content b {
    font-weight: bold;
}
.banners-10 .banner {
    height: 450px;
}
.btn:hover {
    background: #cea34f !important;
}
#mpContent .cart .d-flex {
    justify-content: left;
}
.fashionsimple3-about-us p {
    font-size: 16px !important;
    padding: 0 !important;
    line-height: 24px !important;
}
.social-media {
    padding-left: 15%;
}
.banners-10 .banner-image img {
    box-shadow: 0 0 8px #0000009e;
    transition: all 0.5s ease 0s;
}
.banners-10 .banner-image img:hover {
    box-shadow: 0 0 10px #000000;
    transition: all 0.5s ease 0s;
}
.banners-10 {
    max-width: 1000px;
    margin: 0 auto;
}
#modalContactForm .modal-header h4 {
    font-size: 22px;
    font-weight: bold !important;
}
.info-description h3, .info-description h4 {
    text-transform: inherit;
    color: #df9300;
    margin-top: 26px;
    font-weight: bold !important;
}
 .faq-section h2.section-title {
    color: #df9300;
    font-weight: bold !important;
}
.content-link {
    color: #df9300;
}
.info-description {
    text-align: justify;
    font-size: 16px;
}
.panel-faq h4.panel-title a {
    font-size: 16px !important;
}
.checkout-checkout div#content h4.panel-title {
    font-weight: bold !important;
}

@media only screen and (max-width: 767px) {
.bottom-bar .open-menu2 {
    top: 50px;
}
.offer.link {
    display: inline-block !important;
}
#banner3 .owl-item {
    width: 100% !important;
}
}